Skip to main content
GET
Get a furnishing policy by id.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

policy_id
string<uuid>
required

Query Parameters

network_id
string<uuid>
required

Network scope for the lookup.

Response

Successful Response

A furnishing policy as returned by the REST API.

id
string<uuid>
required
name
string
required
version
integer
required
schema_version
string
required
entity_id
string<uuid> | null
network_id
string<uuid> | null
source_default_slug
string | null
active_on
string<date-time> | null
deprecated_on
string<date-time> | null
policy_metadata
Policy Metadata · object
created_at
string<date-time> | null
updated_at
string<date-time> | null